arm64: a37xx: pci: add support for aardvark pcie driver
authorWilson Ding <[email protected]>
Mon, 26 Mar 2018 07:57:29 +0000 (15:57 +0800)
committerStefan Roese <[email protected]>
Fri, 30 Mar 2018 10:52:49 +0000 (12:52 +0200)
commite51f2b14c4936daf3e3040bddb15f63d35e6d988
tree3aba0ee2d60f98746f6c18cf9a9bf258dca7706d
parent92e7a6814c62c5b1cace880eab0cad9e92fbbff1
arm64: a37xx: pci: add support for aardvark pcie driver

This patch introduced the Aardvark PCIe driver based
driver model.
The PCIe driver is supposed to work in Root Complex
mode. It only supports X1 lane width.

Signed-off-by: Wilson Ding <[email protected]>
Reviewed-on: http://vgitil04.il.marvell.com:8080/38725
Reviewed-by: Victor Gu <[email protected]>
Reviewed-by: Hua Jing <[email protected]>
Tested-by: Hua Jing <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Stefan Roese <[email protected]>
Signed-off-by: Ken Ma <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
drivers/pci/Kconfig
drivers/pci/Makefile
drivers/pci/pci-aardvark.c [new file with mode: 0644]